Skip to content
Back to search
30
MCP

MongoDB Read-Only

pulsemcp/mongodb read-only

Provides secure read-only access to MongoDB databases with support for Kubernetes deployments and direct connections.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mongodb_read-only": {
      "url": "None",
      "transport": "http"
    }
  }
}